home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2002 January / PC Answers January 2002.7z / PC Answers January 2002.bin / trial / intrlnch / IntraLaunch.EXE / Install.cfg < prev    next >
Text File  |  1998-05-16  |  1KB  |  38 lines

  1. ; *******************************************************
  2. ; * This is an IntraLaunch sample installation file for *
  3. ; * installing or deploying applications over your      *
  4. ; * intranet/internet from a web server to a            *
  5. ; * workstation. IntraLaunch does not actually need     *
  6. ; * this file for anything except this.                 *
  7. ; *                                                     *
  8. ; * See the FAQ or web site for more information.       *
  9. ; *******************************************************
  10.  
  11. [Application]
  12. Name=Sample Program Relase 1.0
  13. FileExist=Overwrite
  14. TotalFiles=7
  15. RegistryKeys=False
  16.  
  17. [Files]
  18. File1Source=http://www.particle.net/IntraLaunch/temp/program.exe
  19. File1Dest=d:\test1.dat
  20.  
  21. File2Source=http://www.particle.net/IntraLaunch/temp/program.exe
  22. File2Dest=d:\test2.dat
  23.  
  24. File3Source=http://www.particle.net/IntraLaunch/temp/program.exe
  25. File3Dest=d:\test3.dat
  26.  
  27. File4Source=http://www.particle.net/IntraLaunch/temp/program.exe
  28. File4Dest=d:\test4.dat
  29.  
  30. File5Source=http://www.particle.net/IntraLaunch/temp/program.exe
  31. File5Dest=d:\test5.dat
  32.  
  33. File6Source=http://www.particle.net/IntraLaunch/temp/program.exe
  34. File6Dest=d:\test6.dat
  35.  
  36. File7Source=http://www.particle.net/IntraLaunch/temp/program.exe
  37. File7Dest=d:\test7.dat
  38.